home *** CD-ROM | disk | FTP | other *** search
- ;*****************************************************************************
- ;
- ; ---------------------------------------------
- ; Copyright (C) 1994, The Software Refinery Ltd
- ; ---------------------------------------------
- ;
- ; Slipstream music and sound hardware configuration
- ;
- ; For pre-release versions, hardware settings must be entered in this file
- ;
- ;*****************************************************************************
-
- ;
- ; Sound hardware setup. Needed until detection and selection is sorted out.
- ; None of these numbers are error checked - wrong values will most likely
- ; crash your machine! Set either port address to zero to disable either sound
- ; or music completely.
- ;
-
- ;MusicType MIDI ;Music settings for using MIDI on my Sound FX
- ;MIDIPort 816 ;Classic 3000.
-
- ;MusicType FM ;Music settings for using FM synthesis (Adlib
- ;MIDIPort 904 ;compatible) on my Sound FX Classic 3000.
-
- ;SoundPort 544 ;Also in decimal (0220h is 544 decimal!)
- ;SoundIRQ 7
- ;SoundDMA 1
-
-
-